home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-14 / fast_1v4.zip / READ.ME < prev   
Text File  |  1991-09-19  |  2KB  |  64 lines

  1. FAST! ADVANCE DISK CACHE
  2. =======================================================================
  3.  
  4. Run this for statistics while loaded        FAST.EXE    24930   6-26-91
  5. This in autoexec for Expanded Mem Version   FASTX.EXE   11704   6-26-91
  6. This in autoexec for Extended Mem Version   FASTE.EXE   11831   6-26-91
  7.  
  8.  
  9. All version of FAST accept these command line parameters
  10.  
  11.  
  12.  
  13.         Enable  cache = e
  14.         Disable cache = d
  15.         Verify on     = v
  16.         No Verify     = n
  17.         Cache Size    = c:nnnn   where nnnn equal byte size
  18.         Flush alarm   = p:nn     where nn is seconds to notify
  19.         Reset stats   = r
  20.         Uninstall     = y
  21.         Write Thru    = w        for non-caching of HD writes
  22.  
  23. The very dangerous, but very fast
  24.  
  25.         Staged Write  = s        for hold HD write, then write when not busy
  26.         Timer delay   = t:nn     time to wait for staged write
  27.         Seek caching  = xa:nn    hold HD until nn% of buffer has been modified
  28.                                  (have a good backup if you use this)
  29.  
  30. If a 386 or 486 with EMM
  31.  
  32.         XMS Mem Mode  = xm
  33.  
  34.  
  35.  
  36. Keyboard control of cache:
  37.  
  38.         [ctrl] [alt] plus
  39.  
  40.  
  41.         S = enable staged writes
  42.         W = enable write thru
  43.         D = disable cache
  44.         E = enable  cache
  45.         F = flush cache
  46.         B = enable flush beep
  47.         N = turn off flush beep
  48.  
  49. [ctrl] [alt] [del]  Write to disk and flush cache, then reboots
  50.  
  51.  
  52.  
  53. FAST with HIMEM.sys and Windows
  54.  
  55.           FASTX C: 512 XM S       (or 1024 if 4 meg or more)
  56.  
  57. FAST with QEMM
  58.  
  59.           device=QEMM386.SYS RAM  ** DO NOT USE XM WITH QEMM WINDOWS COMBO **
  60.  
  61.  
  62.  
  63.  
  64.